=== Xtreme Cover Flow === Contributors: Flashtuning Tags: 3d, cover flow, papervision, menu, autoplay, fullscreen, zoom, focus, rotation, camera, actionscript, as3, scroll, scroller, video, image, photo, audio Requires at least: 2.9.0 Tested up to: 3.0.1 Stable tag: trunk Advanced Papervision3D CoverFlow application with lots of features . No Flash Knowledge required to insert the Cover Flow SWF inside the HTML page(s) of your site. == Description == XML Cover Flow Gallery / XML Flash iTunes Cover Flow / PaperVision 3D Cover Flow **Features** *Fully customizable XML driven content *Customizable width, height and item size *Unlimited number of images at different sizes (JPG, PNG, BMP, GIF) and SWF support *It includes support for video objects (FLVs, MP4, M4A, MOV, MP4V, 3GP, 3G2) *Based on Papervision 3D engine having multiple planes / camera support *AutoPlay / Previous / Next with timer for each image *ScrollBar navigation support *Time period adjustable from the XML file (in seconds) *Image ToolTips and reflection support *Optionally set the XML settings file path in HTML using FlashVars *Full Screen mode support == Installation == 1. Insert the swf into post or page using this tag: `[xtreme-coverflow]`. 2. If you want to modify the width and height of the cover flow insert this attributes into the tag: `[xtreme-coverflow width="yourvalue" height="yourvalue"]` 3. If you want to use multiple instances of Xtreme Cover Flow on different pages. Follow this steps: a. There are 2 xml files in **wp-content/flashtuning/xtreme-coverflow/assets/xml** folder: cover-settings.xml, used for general settings, and media1.xml, used for individual items. b. Modify the 2 xml files according to your needs and rename them (eg.: cover-settings2.xml, media2.xml) c. Open the cover-settings2.xml, search for this tag **** and change the attribute value to **media2.xml** d. Copy the 2 modified xml files to **wp-content/flashtuning/xtreme-coverflow/assets/xml** folder e. Use the **xml** attribute `[xtreme-coverflow xml="cover-settings2.xml"]` when you insert the cover flow on a page. 4. Optionally for custom pages use this php function:**xtremeCoverFlowEcho(width,height,xmlFile)**(e.g: xtremeCoverFlowEcho(590,450,'cover-settings.xml') ) == Screenshots == 1. Fully customizable XML driven content (see the online demo at [Flashtuning.net](http://www.flashtuning.net/flash-user-interface-components/x-treme-rss-xml-news-ticker-as3.html "Sample Xtreme News Ticker") ). No Flash Knowledge required to insert the News Ticker SWF inside the HTML page(s) of your site.